1 00:00:00,690 --> 00:00:11,120 Helo in this lake shore we are going to create the basic structure using hates dml to save time. 2 00:00:11,130 --> 00:00:17,520 I've already added the hastier mil for the project. 3 00:00:17,620 --> 00:00:21,630 I will just run through the code line by line. 4 00:00:21,810 --> 00:00:26,930 Line one is the dog type the dog type case a declaration. 5 00:00:27,000 --> 00:00:35,910 It's not actually part of the seminal document is there to let the web browsers and search engines know 6 00:00:36,530 --> 00:00:47,730 that the document that is enclosed is in his dml 5 document beheaders female stars from line to an online 7 00:00:47,800 --> 00:00:51,710 12 inside be opening a mail online. 8 00:00:51,710 --> 00:00:59,040 Two we've got two lanc attribute which stands for language and value is year which means English. 9 00:00:59,550 --> 00:01:05,610 Line three to line seven is the head tag. 10 00:01:05,760 --> 00:01:08,070 Opening head tag it's on line 3. 11 00:01:08,100 --> 00:01:12,560 The closing is on lines inside the head tag. 12 00:01:12,570 --> 00:01:13,980 We've got three tags. 13 00:01:13,980 --> 00:01:16,970 We've got the Met up concept. 14 00:01:17,170 --> 00:01:28,230 Did medder tanks are used to provide snippets of text information about the page attached to attribute 15 00:01:28,260 --> 00:01:39,590 called car set to line for an value is utf Dash 8 car said is really a encoding type type of encoding 16 00:01:40,380 --> 00:01:42,290 and the standard is utf. 17 00:01:42,360 --> 00:01:43,950 That's it. 18 00:01:43,970 --> 00:01:54,240 Line 5 is a title for our page Line 6 is a reference to see says stylesheet which is this style here 19 00:01:54,270 --> 00:01:56,750 called my style. 20 00:01:56,940 --> 00:02:00,170 So this line 6 years a reference to that file. 21 00:02:00,180 --> 00:02:02,180 When we create it. 22 00:02:03,710 --> 00:02:06,030 So will write us here says later. 23 00:02:06,080 --> 00:02:13,070 It would be referencing it from Line 6 lying 7 is the hand of the head tag. 24 00:02:13,310 --> 00:02:17,930 The body tag begins from line end an end to online 11. 25 00:02:18,230 --> 00:02:24,420 The actual visible content for a web page is between the body tags. 26 00:02:24,420 --> 00:02:32,810 We haven't got any content the content we have is a reference to how a javascript file which is this 27 00:02:32,810 --> 00:02:36,520 file here is an external file. 28 00:02:36,650 --> 00:02:41,200 So any javascript were right we will be a link in it from here. 29 00:02:41,220 --> 00:02:48,720 From here mail and it will be displayed using the system document. 30 00:02:48,740 --> 00:02:57,530 12 is the closing hastier main document so that is basically a very basic h.t. email here. 31 00:02:57,770 --> 00:02:58,700 That's it. 32 00:02:58,700 --> 00:02:59,850 Thanks for watching. 33 00:02:59,850 --> 00:03:01,010 Bye for now.